TCRSharedObject class overview.
Properties
| Name | Description |
|
AsString |
Gets or sets the object value as a string.
|
|
IsNull |
Indicates whether the object value is empty.
|
|
RefCount (inherited from TSharedObject) |
Returns the count of references to a TSharedObject object.
|
Methods
| Name | Description |
|
AddRef (inherited from TSharedObject) |
Increments the reference count for the number of references dependent on the TSharedObject object.
|
|
Release (inherited from TSharedObject) |
Decrements the reference count.
|